C#
VB
C++
Removes items from the LeadCollection<T> at the specified index and count.
index
The 0-based index of the item to remove.
count
The number of items to remove.
This method internally calls RemoveItemRange, which may be overridden.
This method raises the CollectionChanged event with Remove action.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET